/*!
 * @ Description: custom style
 * @ Author: weiwei
 * @ Date: 2018-05-24;
 */
/*
 **********************
 * common style
 **********************
 * 网站头部
 **********************
 * 菜单
 **********************
 * 底部COPYRIGHT
 **********************
 * 首页样式
 **********************
 * 内页样式
 **********************
*/
/* common style */
html{background:#FFF;color:#000; font-size: 10px; }body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{font-family: "微软雅黑"; margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{/*font-weight:normal;*/font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{position:relative;z-index:-2;background:#f1f1f1; color:#444;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;z-index:2;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.de-page-mian{overflow: hidden; text-align: center; font-size: 0; margin: 10px 0 35px; clear: both; }
.de-page-mian .page-inner{display: inline-block; overflow: hidden;}
.de-page-mian .page-inner a{display: block; float: left; min-width: 26px; padding: 0 5px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: 1px; overflow: hidden;}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover{color: #fff; border-color: #237ed2; background: #237ed2;}
.de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;}
.de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;}
.de-page-mian .page-inner span{display: block; font-size: 12px; color: #333; float: left; line-height: 38px;}
.de-page-mian .page-inner input{display: block; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px;}
#prev_next{
	border-top: 1px dotted #868686;
	margin:2rem 0;
	padding:2rem 0;
}
.h-catname{
	background: #fff;
	position: relative;
	z-index: 4;
}
.location{
	position: relative; top:-40px; height: 80px; background: #fff; box-shadow: 0 8px 25px rgba(0, 0, 0, .07);
}
.location h3{
	font-size: 20px;
	font-weight: bold;
	color: #555;
	margin: 15px 0;
}
.location span{
	font-size: 13px;
	line-height: 1;
	text-transform: uppercase;
}
.location .text-right{ height: 100%; }
.location .text-right,.location .text-right a{
	font-size: 14px;
	color: #666;
	line-height: 50px;
}
.location > div{
	padding:15px;
	width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
/* go top */
.down{width: 100%;height: 52px; background:#211f1f; color: #ffffff; font-size: 16px; position: fixed; bottom: 0;display: block;}
.down li{width: 24.7%;border-right: solid 1px #ffffff;text-align: center;line-height: 15px;float: left;padding-top: 4px;height: 52px; list-style:none;}
.down li a{color: #ffffff;}
.down .current{border-right: none;}
.down li img{max-width: 25px;height: 25px;}
@media(min-width: 768px){
	.footer{margin-bottom: 0}
	.down{display: none;}
}
.down{width: 100%;height: 52px;background:#211f1f;color: #ffffff;font-size: 16px;position: fixed;bottom: 0;display: block; z-index: 9999;}
.down li{width: 24.7%;border-right: solid 1px #ffffff;text-align: center;line-height: 15px;float: left;padding-top: 4px;height: 52px; list-style:none;}
.down li a{color: #ffffff;}
.down .current{border-right: none;}
.down li img{max-width: 25px;height: 25px;}
@media(min-width: 768px){
	.footer{margin-bottom: 0}
	.down{display: none;}
}
.p_order{ background: #f1f1f1; padding:15px; overflow: hidden; }
.order-content{padding: 20px 30px; background: #fff;}
.order-content .order-line{color: #333; height: 30px; line-height: 30px; margin-bottom: 12px; font-size: 14px;}
.order-content .order-line:after{display: block; content: ''; clear: both; height: 0; width: 0;}
.order-content .order-line lable{width: 70px; margin-right: 5px; display: inline-block; float: left; text-align: right;}
.order-content .order-line .order-zhi{float: left; padding: 10px; line-height: 30px; padding: 0px 10px; max-width: 380px; border: 1px solid #d2d2d2;}
.order-content .order-line .order-zhi.noborder{border:none;}
.order-content .order-line .order-zhi.overword{height: 30px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.order-line.bz-line{height: auto;}
.order-content .order-line .beizhu{padding: 10px; float: left; border: 1px solid #d2d2d2;}
.order-content .order-line .dwid{width: 70%;}
.order-content .order-line img{display: inline-block; float: left; margin-left:15px;}
.order-content .go-sub{margin-left:70px; border: none; color: #fff; background: #ff5e25; font-size: 14px; padding: 8px 28px; margin-top:8px; border-radius: 5px; outline: none;}
.order-content .go-sub:hover{background: #FE4200;}
.go_order{padding: 8px 25px; color: #fff; font-size: 16px; border-radius: 5px; background: #ff5e25; border: none; margin-top: 30px; outline: none;}
.go_order:hover{background: #FE4200;}
/* go top */
.plugin-fixed-call{position:fixed;bottom:0px;right:0px;width:45px;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#0a95e3;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }
.plugin-fixed-call .child:hover{width:160px;background: #000;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}

.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#0a95e3;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}

/* 自定义样式 */
a:hover{ text-decoration: none; }
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: @screen-sm-min) {
	html{ font-size: 16px; }
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: @screen-md-min) {
	html{ font-size: 14px; }
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: @screen-lg-min) {
	html{ font-size: 10px; }
}
/* 网站头部 */
.h-tool{
	background: #2069ce;
	padding:16px 0;
}
.h-tool p{
	font-size: 14px;
	color: #dddddd;
}
.h-tool h3{ display: inline-block; float: right; padding-left: 32px; background: url(../images/ico-tel.png) no-repeat left center; font-size: 20px; color: #dddddd; background-size: contain; }
.h-tool h3 span{ font-size: 20px; color: #feaa24; font-family: impact; }
/* 菜单 */
.navbar{ border:none; background: #ffffff; }
.navbar-brand{
	padding: 0;
	margin: 25px 0;
}
.navbar-brand img{
	max-height: 100%;
}
.navbar-toggle{
	margin:25px 30px 0 0;
}
.navbar{ margin-bottom: 0; }
.navbar-toggle .icon-bar{
	background: #fb0606;
}
.navbar-nav{ float: right; height: 100%; }
.navbar-nav > li > a{
	width: 100%;
	text-align: center;
	padding:39px 18px;
	font-size: 16px;
	color: #666666;
	border-bottom: 2px solid #fff;
	overflow: hidden;
}
.navbar-nav > li > a:hover{
	color: #206bd1;
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
	background: #fff;
	border-bottom: 2px solid #206bd1;
}
/* m-4 */
.main{ background: #fff; position: relative; z-index: 4; margin: -2px 0 0; }
.m-4{ position: relative; top:-80px; height: 160px; background: #fff; box-shadow: 0 8px 25px rgba(0, 0, 0, .07);  }
.m-4 li{ width: 25%; float: left; text-align: center; position: relative; }
.m-4 ul{
	width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding: 0;
}
.m-4 li:not(:last-child):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 45px;
    background-color: #ebebeb;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.m-4 li .counter{
	font-size: 50px;
	font-family: arial;
	font-weight: bold;
	color: #555;
}
.m-4 li .counter + span{
	font-size: 14px;
	vertical-align: top;
}
.m-4 li p{
	font-size: 13px;
	line-height: 30px;
}
/* 产品展示 */
.m-pro .hd{ overflow: hidden; margin-bottom: 20px; }
.m-pro .hd h3{
	font-size: 24px;
	color: #333;
}
.m-pro .hd p{
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
}
.s-type{ text-align: center; width: 100%; }
.s-type a{
    display: inline-block;
    padding: 8px 15px;
    transition: all .3s ease-out 0s;
    position: relative;
    color: #000;
    font-size: 16px;
    background: #f1f1f1;
}

.s-type a:hover{
	background: #feaa24;
	color: #fff;
}
.m-pro .bd{ overflow: hidden; }
.pro-list .info a, #pro .swiper-slide a{ display: block; overflow: hidden; border:1px solid #f3f3f2; margin-bottom: 30px; }
.pro-list .info .img, #pro .swiper-slide .img{ overflow: hidden; height: 245px; }
.pro-list .info img, #pro .swiper-slide img{ width: 100%; height: 100%; transition: all 0.8s; }
iframe{ width: 90%; height: 460px; }
.pro-list .info:hover img, #pro .swiper-slide:hover img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.pro-list .info .txt, #pro .swiper-slide .txt{
	transition: padding .36s ease;
	padding: 6% 4% 6%;
	text-align: center;
	transition: all .3s ease-out 0s;
}
.pro-list .info .txt h3, #pro .swiper-slide .txt h3{
	font-weight: bold;
	font-size: 18px;
	color: #393939;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro-list .info .txt p, #pro .swiper-slide .txt p{
	margin-top: 8px;
	font-size: 14px;
	line-height: 16px;
	color: #aaa;
}
.pro-list .info:hover .txt, #pro .swiper-slide:hover .txt{
	background: #206bd1;
	padding-left: 7%;
}
.pro-list .info:hover .txt h3,
.pro-list .info:hover .txt p,
#pro .swiper-slide:hover .txt h3,
#pro .swiper-slide:hover .txt p{
	color: #fff;
}
/* 优势 */
.super{ background: url(images/super-bg.jpg) no-repeat top center; overflow: hidden; margin-top: 60px; }
.super .hd{ text-align: center; padding-top: 10px; }
.super .hd span{ display: block; height: 78px; background: url(../images/tit.png) no-repeat center; margin-bottom: 20px; }
.super .hd h3{ text-align: center; font-size: 60px; color: #fff; margin-bottom: 46px; }
.m-message{ width: 100%; padding:15px; overflow: hidden; background: #feaa24;}
.m-message div{ border:1px solid #fff; height: 410px; text-align: center; }
.m-message div h3{ font-size: 36px; color: #ffffff; font-weight: bold; margin-top: 94px; }
.m-message div p{ margin-top: 20px;margin-left: 90px; font-size: 20px; color: #ffffff; text-transform: uppercase; }
.m-message div a{ display: inline-block; margin-top: 87px; border:1px solid #fff; padding:15px 60px; background: url(images/ico-message.png) no-repeat center; }
.super .container{ padding:0; }
.m-super{ margin:0 -15px; }
.m-super li{ width: 300px; float: left;height: 440px; background: #ffffff; text-align: center; }
.m-super li .txt{ height: 220px; box-sizing: border-box; padding:10%; transition: all 0.3s ease-out 0s;}
.m-super li .txt h3{ font-size: 20px; color: #666666; margin-bottom: 20px; transition: all 0.3s ease-out 0s;}
.m-super li .txt p{ font-size: 14px; text-align: left; color: #999999; line-height: 24px;transition: all 0.3s ease-out 0s; }
.m-super li:nth-child(1) .txt{ padding:10%; }
/*.m-super li .txt:after{
	content: "more";
	display: inline-block;
	display: block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    text-indent: 0;
    font-size: 14px;
    border-radius: 0;
    position: relative;
    top: 40px;
    margin:0 auto;
    color: #fff;
    opacity: 0;
    text-transform: uppercase;
    border:1px solid #fff;
    transition: all 0.3s ease-out 0s;
}*/
.m-super li:hover .txt{ background: #206bd1; padding:10% ; }
.m-super li:hover .txt h3,
.m-super li:hover .txt p{ color: #fff; }
/*.m-super li:hover .txt:after{
	opacity: 1;
	top:20px;
}*/
/* 公司简介 */
.m-about{
	position: relative;
	z-index: 3;
	padding: 540px 0 0;
	background: #f6f6f6;
	overflow: hidden;
	margin-top:30px;
}
.bg-section{
	position: absolute;
    left: 0;
    bottom: 90%;
    width: 100%;
    height: 100vh;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#about_bg{
    background: url(images/about-bg.jpg) no-repeat;
}
/*.about{
	position: absolute;
	top:55px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-mox-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 33;
}
.about .txt{
	padding:70px 270px 90px 70px;
	background: #206bd1;
}

.about .img{ position: absolute; right: 0; top:15%; }


.container{ padding:0; }
